This is a report about stock indexes in the world markets since February 2020 to July 2022. For this report I choose selected:

I performed among others: time series, multiple regression, cross validation.


Dow Jones Industrial Average is:

“a stock index that tracks 30 of the largest U.S. companies. Created in 1896, it is one of the oldest stock indexes, and its performance is widely considered to be a useful indicator of the health of the entire U.S. stock market”.

(source of definition: https://www.fool.com/investing/stock-market/indexes/dow-jones/;

source of data: https://www.wsj.com/market-data/quotes/index/DJIA/historical-prices )

FTSE China A50 is:

“an index for 50 stocks of companies with the highest market capitalisation listed on the Shanghai and Shenzhen stock exchanges”.

(source of definition: https://www.avatrade.com/trading-info/financial-instruments-index/indices/china-a50;

source of data: https://www.wsj.com/market-data/quotes/index/XX/XIN9/historical-prices )

FTSE 100 is:

“an index composed of the 100 largest (by market capitalisation ) companies listed on the London Stock Exchange (LSE)”.

(source of definition: https://www.ii.co.uk/knowledge-centre/quick-guides/before-you-start/what-is-the-ftse-100;

source of data: https://www.wsj.com/market-data/quotes/index/UK/UKX/historical-prices)

NASDAQ is:

“The first electronic stock market listing over 5000 companies. The Nasdaq stock market comprises two separate markets, namely the Nasdaq National Market, which trades large, active securities and the Nasdaq Smallcap Market that trades emerging growth companies”.

(source of definition: https://www.nasdaq.com/glossary/n/nasdaq-stock-market;

source of data: https://www.wsj.com/market-data/quotes/index/NASDAQ/historical-prices)

NIKKEI 225 is:

“the most recognized Japanese stock market index. It comprises Japan’s top 225 companies that are listed on the Tokyo Stock Exchange. The Nikkei Index is considered an important measure of the Japanese stock market and the performance of the Japanese economy.”

(source of definition: https://corporatefinanceinstitute.com/resources/knowledge/trading-investing/nikkei-index/;

source of data: https://www.wsj.com/market-data/quotes/index/JP/NIK/historical-prices)

S&P 500 is:

“a market-capitalization-weighted index of 500 leading publicly traded companies in the U.S. It is not an exact list of the top 500 U.S. companies by market cap because there are other criteria that the index includes.”

(source of definition: https://www.investopedia.com/terms/s/sp500.asp;

source of data: https://www.wsj.com/market-data/quotes/index/SPX/historical-prices)

EURO STOCK 50 :

“represents the performance of the 50 largest companies among the 20 supersectors in terms of free-float market cap in Eurozone countries. The index has a fixed number of components and is part of the STOXX blue-chip index family. The index captures about 60% of the free-float market cap of the EURO STOXX Total Market Index (TMI)”

(source of definition: https://www.stoxx.com/document/Bookmarks/CurrentFactsheets/SX5GT.pdf;

source of data: https://www.wsj.com/market-data/quotes/index/XX/SX5E/historical-pricess)

VIX is:

“based on the prices of options on the S&P 500 Index and is calculated by aggregating weighted prices of the index’s call and put options over a wide range of strike prices.”

(source of definition: https://corporatefinanceinstitute.com/resources/knowledge/trading-investing/vix-volatility-index/;

source of data: https://www.wsj.com/market-data/quotes/index/VIX/historical-prices)

This plot presents all indexes:

A time series is an ordered set of measurements taken at regular intervals, an ideal example of which is the stock exchange indexes. Time series plot for EURO STOCK 50 is as follows:

Then it was done time series evaluation using autocovariance (acf function) and partial autocovariance (pacf function). Autocovariance presents the correlation of the time series with itself shifted by a certain time interval. In turn, partial autovariance is the size of the correlation between the time series and its shift (Lander, 2018, s.404).

This plot shows result of autocovariance:

This plot shows result of partial autocovariance:

The number of differentiations was determined using the ndiffs function and amounted to 1. Below is the chart with the optimal number of differentiations for the Euro Stock 50 Index variable.

The ARMA function showed that the optimal model for the discussed time model will be ARMA (3, 1, 3). The ACF and PACF for the ideal model show the white noise pattern:


In summary, we see fertility rate and birth rate falling over the years, while death rate and life expectancy are increasing. It is very important to follow demographic changes in countries and individual parts of the world so that governments can react early and shape their policies on public health, pro-family policies, etc.It is impossible to track demographic changes in isolation from the data on armed conflicts and the related migration of people, climate change, and the pandemic situation.